Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 17,870 for

watermarking .net

(0.05 sec)
  1. Scatter Chart in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  2. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Watermark Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/esign-present...
  3. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  4. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Inte.net Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/extract-emails-f...
  6. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/output-adapters/
  7. Get comparison result as an object model | Docu...

    This article explains how to get result document object model with GroupDocs.Comparison for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Comparison for .NET / Comparison basic / Get comparison...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  8. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...Watermark Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/sign-document...
  9. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/document-...